Skip to content

update to c3 0.7.9#56

Open
SmiteWindows wants to merge 9 commits intoc3lang:mainfrom
SmiteWindows:main
Open

update to c3 0.7.9#56
SmiteWindows wants to merge 9 commits intoc3lang:mainfrom
SmiteWindows:main

Conversation

@SmiteWindows
Copy link

The vendor still needs to update and release a new version, and then the 3 notes will be eliminated.

abi-version: "14"
abi-version: "15"
generate: true
attestations: true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why remove attestations?

module github.com/tree-sitter/tree-sitter-c3

go 1.22
go 1.25
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this required?

categories = ["parser-implementations", "parsing", "text-editors"]
repository = "https://github.com/c3lang/tree-sitter-c3"
edition = "2021"
edition = "2024"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this required?

Comment on lines +23 to +24
unsafe extern "C" {
unsafe fn tree_sitter_c3() -> *const ();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this required?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants